org.eclipse.vtp.desktop.media.core
Class MoneyContentCreatorPanel

java.lang.Object
  extended by org.eclipse.vtp.desktop.media.core.ContentCreatorPanel
      extended by org.eclipse.vtp.desktop.media.core.DynamicContentCreatorPanel
          extended by org.eclipse.vtp.desktop.media.core.MoneyContentCreatorPanel

public class MoneyContentCreatorPanel
extends DynamicContentCreatorPanel


Constructor Summary
MoneyContentCreatorPanel()
           
 
Method Summary
 Content createContent()
           
 org.eclipse.swt.widgets.Control createStaticControls(org.eclipse.swt.widgets.Composite parent)
           
 void setInitialContent(Content content)
           
 
Methods inherited from class org.eclipse.vtp.desktop.media.core.DynamicContentCreatorPanel
createControls, createDynamicControls, getDynamicSelection, getFormat, isDynamic, isDynamicSelected, setDynamicSelected, setDynamicSelection, setVariables
 
Methods inherited from class org.eclipse.vtp.desktop.media.core.ContentCreatorPanel
getControl, getMediaProvider, setControl, setMediaProvider
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MoneyContentCreatorPanel

public MoneyContentCreatorPanel()
Method Detail

createContent

public Content createContent()
Specified by:
createContent in class ContentCreatorPanel

createStaticControls

public org.eclipse.swt.widgets.Control createStaticControls(org.eclipse.swt.widgets.Composite parent)
Specified by:
createStaticControls in class DynamicContentCreatorPanel

setInitialContent

public void setInitialContent(Content content)
Overrides:
setInitialContent in class DynamicContentCreatorPanel